const net/http.http2nextProtoUnencryptedHTTP2
3 uses
net/http (current package)
h2_bundle.go#L4386: s.TLSNextProto[http2nextProtoUnencryptedHTTP2] = func(hs *Server, c *tls.Conn, h Handler) {
h2_bundle.go#L7744: t1.TLSNextProto[http2nextProtoUnencryptedHTTP2] = func(authority string, c *tls.Conn) RoundTripper {
h2_bundle.go#L10980: const http2nextProtoUnencryptedHTTP2 = "unencrypted_http2"
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)